Scheduler is a console program which can be started automatically in scheduled date and time. This can be done by adding new Scheduled Task to Windows (Control Panel). Console program works only in one way à it processes all suitable CAD-files from specific source folder and publishes them to output folder.
Scheduler has also additional interface (GUI) for to apply settings and publishing attributes. This interface is loading from program shortcut. You had to define at least source and output folders for the console program before scheduling it to run.
You can also define publish attributes as with Publisher.
To schedule application to run in specific event, start Task Scheduler from Control Panel à System and Security à Administrative Tools.
Start Create Basic Task from Actions menu, add Name for the task and select Next
After that select how often you want to perform this task and what time.
Then program asks what action do you want the task to perform. Select Start a program and then Next
Depending on Navisworks version on use, please select right Codemill.Scheduler.exe as a program and then press Next
Location of the Codemill.Scheduler.exe depending on Navisworks version to use:
2023 à c:\ProgramData\Autodesk\ApplicationPlugins\Codemill.PublishPlugin.bundle\Contents\v20
2022 à c:\ProgramData\Autodesk\ApplicationPlugins\Codemill.PublishPlugin.bundle\Contents\v19
2021 à c:\ProgramData\Autodesk\ApplicationPlugins\Codemill.PublishPlugin.bundle\Contents\v18
2020 à c:\ProgramData\Autodesk\ApplicationPlugins\Codemill.PublishPlugin.bundle\Contents\v17
2019 à c:\ProgramData\Autodesk\ApplicationPlugins\Codemill.PublishPlugin.bundle\Contents\v16
After successfully defined task appears to the Task Scheduler and you can change its settings later by mouse double click.